Use CRPEJob::SetNthParameterField to set a value for the specified parameter field. This method is typically used as one of a series of calls (CRPEJob::GetNParameterFields, called once; CRPEJob::GetNthParameterField, called as many times as needed to identify the correct parameter field; and CRPEJob::SetNthParameterField, called once when the correct parameter field is identified). This series can be used in a Custom
BOOL SetNthParameterField (
short parameterN,
const CRPEParameterFieldInfo *parameterInfo );
Specifies the number of the parameter field for which you want to set information. | |
Specifies a pointer to CRPEParameterFieldInfo. |
Seagate Software IMG Holdings, Inc. http://www.seagatesoftware.com Support services: http://support.seagatesoftware.com |